Adapt mouse-3 behavior to recent selection changes (Bug#6701).
authorChong Yidong <cyd@stupidchicken.com>
Sat, 31 Jul 2010 21:26:56 +0000 (17:26 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 31 Jul 2010 21:26:56 +0000 (17:26 -0400)
commita7bcb5ed001a088ea2e0dbc9d22e1ed4d74db690
tree4a7fec9775ea68da53461bc1864ff16e2fe570a7
parent4a28f7aac7b6df1b5666e4bf8e7ff9ac2920b6d3
Adapt mouse-3 behavior to recent selection changes (Bug#6701).

* lisp/mouse.el (mouse-save-then-kill): Doc fix.  Deactivate mark
before killing to preserve the primary selection.

* lisp/term/x-win.el (x-select-text): Doc fix.

* src/xselect.c (x_own_selection): Use list4.
lisp/ChangeLog
lisp/mouse.el
lisp/term/x-win.el
src/ChangeLog
src/xselect.c